type crypto/sha256.digest (struct)

Method Implmentations (1 other method implements nothing)

BlockSize() int (*T).M : hash.Hash.BlockSize
MarshalBinary() ([]byte, error) (*T).M : encoding.BinaryMarshaler.MarshalBinary (*T).M : crypto/hmac.marshalable.MarshalBinary
Reset() (*T).M : hash.Hash.Reset
Size() int (*T).M : hash.Hash.Size
Sum(in []byte) []byte (*T).M : hash.Hash.Sum
Write(p []byte) (nn int, err error) (*T).M : hash.Hash.Write (*T).M : io.Writer.Write